How to Install libatlas3gf-base software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install libatlas3gf-base software package in Ubuntu 12.04 LTS (Precise Pangolin)

libatlas3gf-base software package provides Automatically Tuned Linear Algebra Software, generic shared, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libatlas3gf-base 

libatlas3gf-base is installed in your system.

Make ensure the libatlas3gf-base package were installed using the commands given below,

$ sudo dpkg-query -l | grep libatlas3gf-base *

You will get with libatlas3gf-base package name, version, architecture and description in a table

libatlas3gf-base package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Libraries
Package libatlas3gf-base
Version 3.8.4-3build1
Description Automatically Tuned Linear Algebra Software, generic shared
Sub Section libs


See Also, How to uninstall or remove libatlas3gf-base software package from Ubuntu 12.04 LTS (Precise Pangolin)?